Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(content-separator): allow ContentSeparator in Menus #652

Merged
merged 18 commits into from
Sep 25, 2024

Conversation

dominiccarrington
Copy link
Collaborator

@dominiccarrington dominiccarrington commented Sep 24, 2024

Description

Update <ContentSeparator> to be classed as a valid component in <Menu>, <MenuSection> and <MenuSelectionGroup>

Copy link
Collaborator

@nataliadelmar nataliadelmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! only some non-blocking comments :D

src/components/Menu/Menu.utils.test.tsx Outdated Show resolved Hide resolved
src/components/Menu/Menu.unit.test.tsx Show resolved Hide resolved
src/components/Menu/Menu.stories.tsx Show resolved Hide resolved
@nataliadelmar nataliadelmar added the validated If the pull request is validated automation. label Sep 24, 2024
@dominiccarrington dominiccarrington changed the title feat(menu-seperator): add MenuSeperator component feat(menu-separator): add MenuSeparator component Sep 24, 2024
@dominiccarrington dominiccarrington changed the title feat(menu-separator): add MenuSeparator component feat(content-separator): allow ContentSeparator in Menus Sep 25, 2024
@shnaaz
Copy link
Collaborator

shnaaz commented Sep 25, 2024

Tested with Cantina, works fine

@shnaaz shnaaz merged commit 1973bef into momentum-design:master Sep 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validated If the pull request is validated automation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants